BevelButton.List Function

Returns the text of the menu item as a String. The first menu item is zero.

Syntax

result = BevelButton.List( Row )

Parameters

Row

Integer

Return Value

Result

String

Notes

If the Row parameter is out of bounds, it triggers an OutOfBounds exception.